0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.7471511363983 410 1.1758 0


No Amazon API Requests Made.


App Debug - Total Time 1.7471511363983 seconds

Number Time From Start Name Description
1 0.46630811691284 Initialise Initialise FSB Function
2 0.46876001358032 App Controller Start Start of the App controller (called before the controller of every page)
3 0.50221514701843 Start of getCategoryListByGroup Function Before first category groups query
4 0.50378704071045 After initial query Before first category groups query
5 0.50378799438477 Get Category List for Group Before the call to getCategoryList function
6 0.50379109382629 Start of GetCategoryList function Start of the function
7 0.50379300117493 Before getting categories Query to get specific category list
8 0.50498604774475 After getting categories Query to get specific category list
9 0.50498700141907 Before getting category custom Before call to function getCategoryCustom
10 0.52539610862732 After getting category custom After call to function getCategoryCustom
11 0.52539896965027 Before getting category custom Before call to function getCategoryCustom
12 0.53520894050598 After getting category custom After call to function getCategoryCustom
13 0.53521203994751 Before getting category custom Before call to function getCategoryCustom
14 0.53989815711975 After getting category custom After call to function getCategoryCustom
15 0.5399010181427 Before getting category custom Before call to function getCategoryCustom
16 0.54294610023499 After getting category custom After call to function getCategoryCustom
17 0.54294800758362 Before getting category custom Before call to function getCategoryCustom
18 0.54625010490417 After getting category custom After call to function getCategoryCustom
19 0.54625105857849 Before getting category custom Before call to function getCategoryCustom
20 0.54959297180176 After getting category custom After call to function getCategoryCustom
21 0.54959392547607 End of GetCategoryList function End of the function
22 0.54960107803345 Get Category List for Group Before the call to getCategoryList function
23 0.54960298538208 Start of GetCategoryList function Start of the function
24 0.5496039390564 Before getting categories Query to get specific category list
25 0.54999113082886 End of getCategoryListByGroup Function Before return()
26 1.4455001354218 App Controller End End of the App controller (called before the controller of every page)
27 1.5808091163635 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5817511081696 Before Get Options Before the call to getOptions in the tpl class
29 1.6392800807953 After Get Options After the call to getOptions in the tpl class
30 1.639328956604 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7471351623535 Finalizing debug Before the debug is output to the page.
32 1.7471499443054 End of App This is the end of the app logging, final timestamp


Query Debug - 410 Database Queries. Total time 1.1758 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00087404251098633
SELECT parameter, value FROM parameters
2 0.0051 0.0051231384277344
SELECT * FROM `bad_bots`
3 0.0004 0.00040507316589355
SET time_zone = 'Europe/London'
4 0.0016 0.0015699863433838
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015690326690674
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.001378059387207
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751891407'
7 0.0013 0.001349925994873
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.0003209114074707
UPDATE autorun SET lastrun = '2025-07-07 12:30:07' WHERE id = '17'
9 0.0004 0.00038504600524902
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0012 0.0011928081512451
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00030016899108887
SELECT * FROM pages WHERE id = 52
12 0.0019 0.0019009113311768
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0307 0.03070592880249
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.0005190372467041
SELECT * FROM pages WHERE pagename = 'search'
15 0.0016 0.0015618801116943
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0012 0.0011780261993408
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0081 0.0081229209899902
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0012 0.0011951923370361
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0008 0.00083494186401367
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00038599967956543
SELECT id FROM categories WHERE parent_id = '26'
21 0.0065 0.0064718723297119
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0011 0.0010709762573242
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0010 0.0010039806365967
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00088310241699219
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00034999847412109
SELECT * FROM categorygroups WHERE id = '1'
26 0.0041 0.0041298866271973
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00039315223693848
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00035905838012695
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030739307403564
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00036501884460449
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037789344787598
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00034785270690918
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00036096572875977
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011789798736572
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00034117698669434
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00028300285339355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029993057250977
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012071132659912
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034284591674805
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035715103149414
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030016899108887
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040102005004883
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030207633972168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028705596923828
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044417381286621
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00034618377685547
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037908554077148
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00032496452331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00030994415283203
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00053286552429199
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00039815902709961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00035190582275391
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00045514106750488
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00034308433532715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028419494628906
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030612945556641
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00058794021606445
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00036787986755371
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029683113098145
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00038290023803711
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0024 0.0024349689483643
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00079584121704102
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037002563476562
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00062394142150879
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00090885162353516
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055980682373047
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8862 0.88616991043091
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0014 0.0014030933380127
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00066208839416504
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00036501884460449
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046310424804688
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.001352071762085
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00088286399841309
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045959949493408
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.001349925994873
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034689903259277
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0011 0.0010921955108643
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0016 0.0015928745269775
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0021 0.0021321773529053
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040168762207031
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00037407875061035
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00034379959106445
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0003 0.00034308433532715
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0057 0.0056779384613037
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027203559875488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0004 0.00036406517028809
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034093856811523
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040340423583984
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0002 0.00024294853210449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0003 0.0003349781036377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0058 0.0058460235595703
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027179718017578
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0002 0.00023388862609863
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '3413'
108 0.0011 0.0011439323425293
SELECT * FROM productimages WHERE product_id = '3413' ORDER BY sortorder ASC
109 0.0008 0.00082492828369141
SELECT * FROM product_image_select WHERE product_id = '3413'
110 0.0007 0.0006568431854248
SELECT * FROM productcustomimages WHERE product_id = '3413'
111 0.0010 0.00098490715026855
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3413' AND a.name = n.originalname
112 0.0010 0.0010030269622803
SELECT * FROM productoffers WHERE product_id = '3413' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '3413' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 3413
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00032806396484375
SELECT value FROM productattributes
                WHERE product_id = '3413'
                AND name = 'ListPriceAmount'
116 0.0003 0.00029611587524414
SELECT value FROM productattributes WHERE product_id = '3413' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '3434'
118 0.0008 0.00082206726074219
SELECT * FROM productimages WHERE product_id = '3434' ORDER BY sortorder ASC
119 0.0005 0.00054192543029785
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3434' AND p.id = pi.product_id ORDER BY pi.sortorder
120 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '3434'
121 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '3434'
122 0.0005 0.00045299530029297
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3434'
                GROUP BY o.product_id
123 0.0016 0.0016090869903564
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3434'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
124 0.0004 0.00041103363037109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3434
125 0.0007 0.00067782402038574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3434' AND a.name = n.originalname
126 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '3434' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '3434' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 3434
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '3434'
                AND name = 'ListPriceAmount'
130 0.0003 0.00033783912658691
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3434'
                GROUP BY o.product_id
131 0.0008 0.00077080726623535
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3434'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0003 0.00034189224243164
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3434
133 0.0003 0.00033688545227051
SELECT value FROM productattributes WHERE product_id = '3434' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0006 0.00058102607727051
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3434'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
135 0.0005 0.00050806999206543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3434'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
136 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '3464'
137 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '3464' ORDER BY sortorder ASC
138 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '3464'
139 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '3464'
140 0.0006 0.0005638599395752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3464' AND a.name = n.originalname
141 0.0003 0.00029277801513672
SELECT * FROM productoffers WHERE product_id = '3464' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '3464' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 3464
                ORDER BY price ASC LIMIT 1
144 0.0003 0.00031805038452148
SELECT value FROM productattributes
                WHERE product_id = '3464'
                AND name = 'ListPriceAmount'
145 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3464' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
146 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '3472'
147 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '3472' ORDER BY sortorder ASC
148 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '3472'
149 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '3472'
150 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3472' AND a.name = n.originalname
151 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '3472' AND merchantid = 'A1X6FK5RDHNB96'
152 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3472' AND price > 0
                ORDER BY price ASC LIMIT 1
153 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 3472
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '3472'
                AND name = 'ListPriceAmount'
155 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '3472' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
156 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '3487'
157 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '3487' ORDER BY sortorder ASC
158 0.0003 0.00028109550476074
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3487' AND p.id = pi.product_id ORDER BY pi.sortorder
159 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '3487'
160 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '3487'
161 0.0003 0.00032997131347656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3487'
                GROUP BY o.product_id
162 0.0004 0.0003960132598877
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3487'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
163 0.0003 0.00026893615722656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3487
164 0.0006 0.00056910514831543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3487' AND a.name = n.originalname
165 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '3487' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '3487' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 3487
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '3487'
                AND name = 'ListPriceAmount'
169 0.0003 0.00026583671569824
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3487'
                GROUP BY o.product_id
170 0.0004 0.0003960132598877
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3487'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
171 0.0003 0.00025582313537598
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3487
172 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '3487' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0004 0.00039505958557129
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3487'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
174 0.0003 0.00028395652770996
SELECT * FROM products WHERE parent_id = '3487'
175 0.0004 0.00035309791564941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4881' AND a.name = n.originalname
176 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '4881' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '4881' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = 4881
                ORDER BY price ASC LIMIT 1
179 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '4881'
                AND name = 'ListPriceAmount'
180 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '3492'
181 0.0003 0.00034284591674805
SELECT * FROM productimages WHERE product_id = '3492' ORDER BY sortorder ASC
182 0.0004 0.00036501884460449
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3492' AND p.id = pi.product_id ORDER BY pi.sortorder
183 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '3492'
184 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3492'
185 0.0004 0.00035786628723145
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3492'
                GROUP BY o.product_id
186 0.0004 0.00043177604675293
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3492'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
187 0.0003 0.00032687187194824
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3492
188 0.0007 0.00071406364440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3492' AND a.name = n.originalname
189 0.0003 0.00028109550476074
SELECT * FROM productoffers WHERE product_id = '3492' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '3492' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 3492
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '3492'
                AND name = 'ListPriceAmount'
193 0.0003 0.00027585029602051
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3492'
                GROUP BY o.product_id
194 0.0004 0.00041604042053223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3492'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
195 0.0003 0.00026321411132812
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3492
196 0.0003 0.00033116340637207
SELECT value FROM productattributes WHERE product_id = '3492' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0004 0.00038981437683105
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3492'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
198 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = '3507'
199 0.0003 0.00029683113098145
SELECT * FROM productimages WHERE product_id = '3507' ORDER BY sortorder ASC
200 0.0004 0.0004417896270752
SELECT * FROM product_image_select WHERE product_id = '3507'
201 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3507'
202 0.0006 0.00056815147399902
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3507' AND a.name = n.originalname
203 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '3507' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '3507' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = 3507
                ORDER BY price ASC LIMIT 1
206 0.0003 0.00026607513427734
SELECT value FROM productattributes
                WHERE product_id = '3507'
                AND name = 'ListPriceAmount'
207 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '3507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '3602'
209 0.0003 0.00030684471130371
SELECT * FROM productimages WHERE product_id = '3602' ORDER BY sortorder ASC
210 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '3602'
211 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3602'
212 0.0007 0.00065708160400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3602' AND a.name = n.originalname
213 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '3602' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '3602' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3602
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00026488304138184
SELECT value FROM productattributes
                WHERE product_id = '3602'
                AND name = 'ListPriceAmount'
217 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3602' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0004 0.00035786628723145
SELECT * FROM products WHERE id = '3523'
219 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '3523' ORDER BY sortorder ASC
220 0.0003 0.0002748966217041
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3523' AND p.id = pi.product_id ORDER BY pi.sortorder
221 0.0005 0.00046801567077637
SELECT * FROM product_image_select WHERE product_id = '3523'
222 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3523'
223 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3523'
                GROUP BY o.product_id
224 0.0004 0.00038695335388184
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3523'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
225 0.0003 0.00031304359436035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3523
226 0.0006 0.0005500316619873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3523' AND a.name = n.originalname
227 0.0003 0.00027012825012207
SELECT * FROM productoffers WHERE product_id = '3523' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0003 0.00029420852661133
SELECT * FROM productoffers
                WHERE product_id = '3523' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 3523
                ORDER BY price ASC LIMIT 1
230 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '3523'
                AND name = 'ListPriceAmount'
231 0.0003 0.00026488304138184
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3523'
                GROUP BY o.product_id
232 0.0004 0.0003809928894043
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3523'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
233 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3523
234 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '3523' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0003 0.00029420852661133
SELECT * FROM products WHERE parent_id = '3523'
236 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '3524'
237 0.0004 0.00035691261291504
SELECT * FROM productimages WHERE product_id = '3524' ORDER BY sortorder ASC
238 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '3524'
239 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '3524'
240 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3524' AND a.name = n.originalname
241 0.0003 0.00034189224243164
SELECT * FROM productoffers WHERE product_id = '3524' AND merchantid = 'A1X6FK5RDHNB96'
242 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '3524' AND price > 0
                ORDER BY price ASC LIMIT 1
243 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '3524' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
244 0.0004 0.00038385391235352
SELECT * FROM products WHERE id = '3525'
245 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '3525' ORDER BY sortorder ASC
246 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '3525'
247 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '3525'
248 0.0006 0.00055789947509766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3525' AND a.name = n.originalname
249 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '3525' AND merchantid = 'A1X6FK5RDHNB96'
250 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '3525' AND price > 0
                ORDER BY price ASC LIMIT 1
251 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '3525' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '3529'
253 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3529' ORDER BY sortorder ASC
254 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '3529'
255 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3529'
256 0.0005 0.0005490779876709
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3529' AND a.name = n.originalname
257 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '3529' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = '3529' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 3529
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '3529'
                AND name = 'ListPriceAmount'
261 0.0003 0.00030398368835449
SELECT value FROM productattributes WHERE product_id = '3529' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '3530'
263 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '3530' ORDER BY sortorder ASC
264 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '3530'
265 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '3530'
266 0.0008 0.00079798698425293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3530' AND a.name = n.originalname
267 0.0004 0.00039982795715332
SELECT * FROM productoffers WHERE product_id = '3530' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0003 0.00034189224243164
SELECT * FROM productoffers
                WHERE product_id = '3530' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = 3530
                ORDER BY price ASC LIMIT 1
270 0.0003 0.00032401084899902
SELECT value FROM productattributes
                WHERE product_id = '3530'
                AND name = 'ListPriceAmount'
271 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '3530' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '3856'
273 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '3856' ORDER BY sortorder ASC
274 0.0005 0.00049686431884766
SELECT * FROM product_image_select WHERE product_id = '3856'
275 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3856'
276 0.0011 0.0010819435119629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3856' AND a.name = n.originalname
277 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '3856' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '3856' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = 3856
                ORDER BY price ASC LIMIT 1
280 0.0003 0.00030398368835449
SELECT value FROM productattributes
                WHERE product_id = '3856'
                AND name = 'ListPriceAmount'
281 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '3856' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
282 0.0004 0.00038385391235352
SELECT * FROM products WHERE id = '4943'
283 0.0004 0.00039887428283691
SELECT * FROM productimages WHERE product_id = '4943' ORDER BY sortorder ASC
284 0.0005 0.00051593780517578
SELECT * FROM product_image_select WHERE product_id = '4943'
285 0.0003 0.00031709671020508
SELECT * FROM productcustomimages WHERE product_id = '4943'
286 0.0006 0.00057721138000488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4943' AND a.name = n.originalname
287 0.0004 0.00038480758666992
SELECT * FROM productoffers WHERE product_id = '4943' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4943' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 4943
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00030708312988281
SELECT value FROM productattributes
                WHERE product_id = '4943'
                AND name = 'ListPriceAmount'
291 0.0003 0.00031208992004395
SELECT value FROM productattributes WHERE product_id = '4943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '3578'
293 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '3578' ORDER BY sortorder ASC
294 0.0003 0.00026202201843262
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3578' AND p.id = pi.product_id ORDER BY pi.sortorder
295 0.0005 0.00051379203796387
SELECT * FROM product_image_select WHERE product_id = '3578'
296 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3578'
297 0.0004 0.00038981437683105
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
298 0.0004 0.00040102005004883
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
299 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
300 0.0005 0.00053215026855469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3578' AND a.name = n.originalname
301 0.0003 0.00029420852661133
SELECT * FROM productoffers WHERE product_id = '3578' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '3578' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0003 0.00030684471130371
SELECT * FROM productoffers
                WHERE product_id = 3578
                ORDER BY price ASC LIMIT 1
304 0.0003 0.00027084350585938
SELECT value FROM productattributes
                WHERE product_id = '3578'
                AND name = 'ListPriceAmount'
305 0.0003 0.00027298927307129
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
306 0.0004 0.00038814544677734
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
307 0.0003 0.0002598762512207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
308 0.0003 0.00034189224243164
SELECT value FROM productattributes WHERE product_id = '3578' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
309 0.0003 0.00028896331787109
SELECT * FROM products WHERE parent_id = '3578'
310 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '3587'
311 0.0004 0.00043392181396484
SELECT * FROM productimages WHERE product_id = '3587' ORDER BY sortorder ASC
312 0.0005 0.00047492980957031
SELECT * FROM product_image_select WHERE product_id = '3587'
313 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '3587'
314 0.0006 0.00060582160949707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3587' AND a.name = n.originalname
315 0.0003 0.00033688545227051
SELECT * FROM productoffers WHERE product_id = '3587' AND merchantid = 'A1X6FK5RDHNB96'
316 0.0003 0.00033998489379883
SELECT * FROM productoffers
                WHERE product_id = '3587' AND price > 0
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '3587' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
318 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '3588'
319 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '3588' ORDER BY sortorder ASC
320 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '3588'
321 0.0003 0.00032997131347656
SELECT * FROM productcustomimages WHERE product_id = '3588'
322 0.0005 0.00054001808166504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3588' AND a.name = n.originalname
323 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '3588' AND merchantid = 'A1X6FK5RDHNB96'
324 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '3588' AND price > 0
                ORDER BY price ASC LIMIT 1
325 0.0003 0.00033020973205566
SELECT value FROM productattributes WHERE product_id = '3588' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
326 0.0010 0.001046895980835
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3413' ORDER BY timestamp DESC
327 0.0003 0.0002601146697998
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3434' ORDER BY timestamp DESC
328 0.0003 0.00027298927307129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3464' ORDER BY timestamp DESC
329 0.0003 0.00025606155395508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3472' ORDER BY timestamp DESC
330 0.0002 0.00022387504577637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3487' ORDER BY timestamp DESC
331 0.0002 0.00023007392883301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3492' ORDER BY timestamp DESC
332 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3507' ORDER BY timestamp DESC
333 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3602' ORDER BY timestamp DESC
334 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3523' ORDER BY timestamp DESC
335 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3524' ORDER BY timestamp DESC
336 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3525' ORDER BY timestamp DESC
337 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3529' ORDER BY timestamp DESC
338 0.0002 0.0002138614654541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3530' ORDER BY timestamp DESC
339 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3856' ORDER BY timestamp DESC
340 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4943' ORDER BY timestamp DESC
341 0.0003 0.00033807754516602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3578' ORDER BY timestamp DESC
342 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3587' ORDER BY timestamp DESC
343 0.0002 0.000244140625
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3588' ORDER BY timestamp DESC
344 0.0008 0.00079011917114258
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
345 0.0006 0.00060606002807617
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
346 0.0003 0.00026893615722656
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
347 0.0118 0.011814832687378
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
348 0.0008 0.00082087516784668
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
349 0.0004 0.00039505958557129
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
350 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = 1626
351 0.0003 0.0002591609954834
SELECT * FROM products WHERE id = 4041
352 0.0003 0.00029993057250977
SELECT * FROM products WHERE id = 4312
353 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = 777
354 0.0003 0.00029706954956055
SELECT * FROM products WHERE id = 3881
355 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = 4213
356 0.0006 0.0006251335144043
SELECT * FROM products WHERE id = '1626'
357 0.0004 0.00044798851013184
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
358 0.0007 0.00069499015808105
SELECT * FROM product_image_select WHERE product_id = '1626'
359 0.0003 0.00029182434082031
SELECT * FROM productcustomimages WHERE product_id = '1626'
360 0.0006 0.00057506561279297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
361 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
362 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
363 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
364 0.0003 0.00034284591674805
SELECT * FROM products WHERE id = '4041'
365 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
366 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '4041'
367 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '4041'
368 0.0007 0.00071406364440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
369 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
370 0.0003 0.00032305717468262
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
371 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
372 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4312'
373 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
374 0.0013 0.001284122467041
SELECT * FROM product_image_select WHERE product_id = '4312'
375 0.0006 0.00056195259094238
SELECT * FROM productcustomimages WHERE product_id = '4312'
376 0.0017 0.0016748905181885
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
377 0.0007 0.00066399574279785
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
378 0.0006 0.00056886672973633
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
379 0.0005 0.00054597854614258
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
380 0.0007 0.00065279006958008
SELECT * FROM products WHERE id = '777'
381 0.0006 0.00056600570678711
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
382 0.0009 0.00094890594482422
SELECT * FROM product_image_select WHERE product_id = '777'
383 0.0005 0.00053095817565918
SELECT * FROM productcustomimages WHERE product_id = '777'
384 0.0017 0.0017220973968506
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
385 0.0006 0.00059795379638672
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
386 0.0004 0.00044417381286621
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
387 0.0005 0.00047612190246582
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
388 0.0006 0.00063705444335938
SELECT * FROM products WHERE id = '3881'
389 0.0007 0.00066208839416504
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
390 0.0009 0.00086498260498047
SELECT * FROM product_image_select WHERE product_id = '3881'
391 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '3881'
392 0.0016 0.0015749931335449
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
393 0.0006 0.00055480003356934
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
394 0.0004 0.00043296813964844
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
395 0.0005 0.00045609474182129
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
396 0.0006 0.00058794021606445
SELECT * FROM products WHERE id = '4213'
397 0.0007 0.00072503089904785
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
398 0.0012 0.0011730194091797
SELECT * FROM product_image_select WHERE product_id = '4213'
399 0.0005 0.0005490779876709
SELECT * FROM productcustomimages WHERE product_id = '4213'
400 0.0016 0.0016171932220459
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
401 0.0006 0.00055289268493652
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
402 0.0004 0.00044584274291992
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
403 0.0005 0.00048303604125977
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
404 0.0028 0.002777099609375
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
405 0.0012 0.0012171268463135
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
406 0.0037 0.0036571025848389
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
407 0.0019 0.0019431114196777
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
408 0.0008 0.00081110000610352
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
409 0.0008 0.00080013275146484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
410 0.0007 0.00072002410888672
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'